Update QEMU_TAG: 5beedb58147cbb04e206a71429198b6316217cfc
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 1 Jun 2009 13:18:44 +0000 (14:18 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 1 Jun 2009 13:18:44 +0000 (14:18 +0100)
Config.mk

index d756a60f9ce13443210783d1289e445c94f2663b..b7379b3906a6c3baaa0e3ba35a37ac4003e7f61e 100644 (file)
--- a/Config.mk
+++ b/Config.mk
@@ -125,6 +125,10 @@ QEMU_REMOTE=http://xenbits.xensource.com/git-http/qemu-xen-unstable.git
 # CONFIG_QEMU ?= ../qemu-xen.git
 CONFIG_QEMU ?= $(QEMU_REMOTE)
 
+QEMU_TAG ?= 5beedb58147cbb04e206a71429198b6316217cfc
+# Mon Jun 1 10:45:42 2009 +0100
+# passthrough: hot-plug PCI devices at boot-time
+
 OCAML_XENSTORED_REPO=http://xenbits.xensource.com/ext/xen-ocaml-tools.hg
 
 # Build OCAML version of xenstored instead of the in-tree C version?